Skip to content

Conversation

anandijain
Copy link
Contributor

in SciML/ModelingToolkit.jl#1127
I make writing Systems to file include symbolics' reserved metadata (like units, and noise).

however, the custom 2-arg pretty printing used here breaks the ability to reparse the result of show methods for NoiseProcesses like so var"##sts#259"[1] = setmetadata(var"##sts#259"[1], ModelingToolkit.VariableNoiseType, t: [0] u: [0])
where t: [0] u: [0] is really WienerProcess(0, 0, 0)

now it gets shown as [0] so still bad

cc @YingboMa

@YingboMa
Copy link
Member

Superseded by #159

@YingboMa YingboMa closed this Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants